AOnHoverListener
Complete API reference for AOnHoverListener, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Android Views
Component: no
public class AOnHoverListener
Methods
| Signature | Returns | Description |
|---|---|---|
onHover(View, MotionEvent) | boolean | Performs the onHover operation using the provided parameters (v, event). |
onHoverEvent(View, MotionEvent) | boolean | Executes onHoverEvent and returns after the underlying engine call finishes. |